home *** CD-ROM | disk | FTP | other *** search
- Turbo Navigator v1.46
- Copyright ⌐ 1999-2001 Marko Vodopija
- www.TurboNavigator.com
- README.TXT file
-
- CONTENTS
- 1. SYSTEM REQUIREMENTS
- 2. INSTALL
- 3. UNINSTALL
- 4. DESCRIPTION
- 5. WHAT'S NEW
- 6. PRIVACY NOTE (CHECK FOR UPDATES)
- 7. KEYBOARD SHORTCUTS
- 8. COMMAND LINE PARAMETERS
- 9. UPX NOTE
- 10. SUPPORT & CONTACT
- 11. LEGAL
-
- ----------------------------------------------------------------
-
- 1. SYSTEM REQUIREMENTS
-
- Turbo Navigator runs on any computer running Windows 95, 98,
- 98SE, ME, NT 4.0, 2000 and later provided that system has
- the latest version of ComCtl32.dll file installed. The
- latest version of this file can be found on the following
- web address:
- http://www.microsoft.com/msdownload/ieplatform/ie/comctrlx86.asp
-
-
- 2. INSTALL
-
- You have to run TNSETUP.EXE to install Turbo Navigator
- on your computer. If you have an older version of Turbo
- Navigator please be sure it is closed before running
- TNSETUP.EXE.
-
-
- 3. UNINSTALL
-
- To uninstall Turbo Navigator go to Control Panel
- Add/Remove Programs applet and uninstall it from there.
- Don't remove files manually as the options stored in the
- registry will not be removed. Please ensure Turbo
- Navigator is closed before uninstalling.
-
-
- 4. DESCRIPTION
-
- Turbo Navigator is advanced, highly customisable
- file manager for Windows 95/98/ME/NT/2000. It works as
- Windows Explorer but with one main difference: it uses two
- file panels, as in Symantec's Norton Commander, a well
- known commercial file manager for DOS and Windows. Some
- of the key features include:
- -Full Drag and Drop capability;
- -Built-in file viewer for text, RTF and binary files;
- -System Tree View for both panels - able to mimic
- Windows Explorer.
- -Advanced change attributes capability
- (recurse subdirectories, ability to change System
- attribute, ability to change Created/Modified/Accessed
- file time/date stamp);
- -Copy speed display;
- -Advanced filtering capability
- (in file panels and in basic operations like copy, move
- and delete);
- -Built-in favourites for quick directory change;
- -Ability to wipe the files from the disk so they can not
- be undeleted;
- -Fully customisable colours in the file panels;
- -Built-in Media Player for quick preview of WAV, MID,
- MP3, AVI, MPG and other supported file formats without
- any need for opening separate applications;
- -Very detailed, yet very simple user interface;
- -Full Clipboard support including file name and file
- path copy;
- -Built-in strong encryption capability for quick file
- encryption;
- -Very advanced selection mechanism;
- -Detailed directory info display with graph;
- -and a lot more...
-
-
- 5. WHAT'S NEW
-
- Please see enclosed whatsnew.txt file for information
- about new features and history of features.
-
-
- 6. PRIVACY NOTE (CHECK FOR UPDATES)
-
- To be able to use Check for updates option you have to be
- connected to the Internet. Turbo Navigator will make a HTTP
- connection with http://www.turbonavigator.com/ and will not
- leave any information whatsoever. Only thing that is
- collected is your IP address in the server LOG files. This
- is standard behaviour for all web servers and this happens
- every time you visit any web site on the Internet.
- For additional privacy information please go to
- http://www.turbonavigator.com/privacy.html
-
-
- 7. KEYBOARD SHORTCUTS
-
- General:
- F10 Quit
- TAB Switch between panels
- `(Grave) Run
- Alt+R Refresh display
- Alt+Enter Display current item properties
- Ctrl+Enter Skip Media Player extension check
- Ctrl+D Define filters dialog
- Ctrl+O Options dialog
-
- Selection:
- SPACE,
- INS Toggle current item
- Gray + Select group
- Gray - Deselect group
- Gray * Invert Selection
- Ctrl+A Select All
- Shift+Ctrl+A Deselect All
- Alt+Down Next selected
- Alt+Up Previous selected
-
- File operations:
- F3 View
- F4 Edit
- F5 Copy
- F6 Move
- Shift+F6, F2 Rename
- F7 Create Directory
- F8 Delete
- F9 Encrypt/Decrypt
-
- Clipboard operations:
- Ctrl+X Cut to clipboard
- Ctrl+C Copy to clipboard
- Ctrl+V Paste to clipboard
-
- File sort:
- Ctrl+F3 by Name
- Ctrl+F4 by Extension
- Ctrl+F5 by Date
- Ctrl+F6 by Size
-
- Drive:
- Alt+F1 Change Left
- Alt+F2 Change Right
- Ctrl+F7 Map Network Drive
- Ctrl+F8 Disconnect Network Drive
- Ctrl+F9 Browse for Computer
-
- Directory:
- Ctrl+Q Display directory size
- F11 Display all directory sizes
- Alt+[num] Select favourite directory
- Crtl+PgUp,
- BSpace Go one level up
- Ctrl+PgDown Go one level down
- Ctrl+\ Go to root
- Alt+Left Go Back
- Alt+Right Go Forward
- Ctrl+G Edit current dir path
-
- Media Player
- Ctrl+M Open Media Player
- Ctrl+N Close Media Player
-
- Viewer:
- Ctrl+F2 Toggle view type
- Ctrl+F Search
-
-
- 8. COMMAND LINE PARAMETERS
-
- /new
- This command will open a new TN instance overriding
- "Allow only one instance" option.
-
- /left=num, /top=num, /width=num, /height=num
- These command can be used to position TN window on
- screen programmatically. Replace num with actual number.
- For example:
- /left=10 /top=20 /width=800 /height=600
- will load TN on position 10, 20 (X, Y) with width set to
- 800 and height to 600.
- You can use any combination of parameters. For example,
- you can use only /left and /top and omit /width and
- /height. Or, you can use /left whole alone. It's your
- choice!
-
- /ld=<dirpath>, /rd=<dirpath>
- You can use these commands to open specific dir for,
- either left or right panel or for both. /ld is for left
- and /rd for right one. Instead of <dir> you should put a
- real path to the dir. For example:
- /ld=C:\Windows /rd=C:\Windows\System
- will open C:\Windows directory in left panel and
- C:\Windows\System directory in right one. If dir name has
- blanks in it you better put quotes around it like this:
- /ld="C:\Program Files"
- You don't have to use both parameters at the same time
- here either.
-
-
- 9. UPX NOTE
-
- TN.EXE (main Turbo Navigator executable file) is compressed
- with UPX. If you want to decompress it you have to download
- the latest version of UPX from UPX web site:
- http://upx.tsx.org
-
- TN is compressed with UPX to maintain it's small file size
- so it can be easily copied to floppy disk and transferred
- to another computer without any need for installing it
- again.
-
-
- 10. SUPPORT & CONTACT
-
- For bug reports, support, ideas and suggestions, technical
- or any other questions please use Turbo Navigator support
- forum:
- http://www.turbonavigator.com/support/forum/
-
- If you want to contact the author (Marko Vodopija)
- directly, please use this email:
- marko@turbonavigator.com
-
- Before filling the bug report or requesting technical
- support please ensure that you are using the latest
- version of Turbo Navigator available at
- www.TurboNavigator.com
-
- Be sure to have the following information before posting:
- -Version of Turbo Navigator
- -Windows 95/98/NT/2000 version (including service packs)
- (e.g.: Windows 95 OSR2, Windows 95 original,
- Windows NT 4.0 SP1...)
- -Detailed description of the problem
- (provide as much information as possible to allow
- reproduction of the problem. If I'm unable to reproduce
- the problem, in some cases, I will not be able to help)
-
- Please consult Turbo Navigator web site at
- www.TurboNavigator.com for any additional information.
-
-
- 11. LEGAL
-
- Turbo Navigator Copyright ⌐ 1999-2001 Marko Vodopija.
- All Rights Reserved.
-
- All company, product, trademarks or tradenames mentioned
- within this application and/or any additional files
- accompanying this application may be trademarks or
- registered trademarks of their respective owners.
-
-